[INFO] fetching crate heron_core 5.0.2...
[INFO] testing heron_core-5.0.2 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065
[INFO] extracting crate heron_core 5.0.2 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate heron_core 5.0.2
[INFO] finished tweaking crates.io crate heron_core 5.0.2
[INFO] tweaked toml for crates.io crate heron_core 5.0.2 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate heron_core 5.0.2 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 256 packages to latest compatible versions
[INFO] [stderr]       Adding bevy v0.8.1 (available: v0.18.1)
[INFO] [stderr]       Adding cfg_aliases v0.1.1 (available: v0.2.1)
[INFO] [stderr]       Adding duplicate v0.4.1 (available: v2.0.1)
[INFO] [stderr]       Adding rstest v0.15.0 (available: v0.26.1)
[INFO] [stderr]       Adding web-sys v0.3.72 (available: v0.3.92)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4f2fcb5e6ae9c7987ceaf78be8c136525af582a0da2224651cbd1aab307cdfeb
[INFO] running `Command { std: "docker" "start" "-a" "4f2fcb5e6ae9c7987ceaf78be8c136525af582a0da2224651cbd1aab307cdfeb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4f2fcb5e6ae9c7987ceaf78be8c136525af582a0da2224651cbd1aab307cdfeb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4f2fcb5e6ae9c7987ceaf78be8c136525af582a0da2224651cbd1aab307cdfeb", kill_on_drop: false }`
[INFO] [stdout] 4f2fcb5e6ae9c7987ceaf78be8c136525af582a0da2224651cbd1aab307cdfeb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9c7d774fac8b440face1c3c3f0b5e1307162bcda649c8c530f924ff4a80d6c58
[INFO] running `Command { std: "docker" "start" "-a" "9c7d774fac8b440face1c3c3f0b5e1307162bcda649c8c530f924ff4a80d6c58", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling waker-fn v1.2.0
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling erased-serde v0.3.31
[INFO] [stderr]    Compiling bevy_ptr v0.8.1
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling futures-lite v1.13.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling glam v0.21.3
[INFO] [stderr]    Compiling cty v0.2.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling uuid v1.23.0
[INFO] [stderr]    Compiling raw-window-handle v0.4.3
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling tracing-log v0.1.4
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling heron_core v5.0.2 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling async-executor v1.14.0
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling bevy_utils v0.8.1
[INFO] [stderr]    Compiling bevy_tasks v0.8.1
[INFO] [stderr]    Compiling bevy_math v0.8.1
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling bevy_macro_utils v0.8.1
[INFO] [stderr]    Compiling bevy_reflect_derive v0.8.1
[INFO] [stderr]    Compiling bevy_ecs_macros v0.8.1
[INFO] [stderr]    Compiling bevy_derive v0.8.1
[INFO] [stderr]    Compiling duplicate v0.4.1
[INFO] [stderr]    Compiling bevy_reflect v0.8.1
[INFO] [stderr]    Compiling bevy_ecs v0.8.1
[INFO] [stderr]    Compiling bevy_app v0.8.1
[INFO] [stderr]    Compiling bevy_input v0.8.1
[INFO] [stderr]    Compiling bevy_time v0.8.1
[INFO] [stderr]    Compiling bevy_log v0.8.1
[INFO] [stderr]    Compiling bevy_hierarchy v0.8.1
[INFO] [stderr]    Compiling bevy_core v0.8.1
[INFO] [stderr]    Compiling bevy_transform v0.8.1
[INFO] [stderr]    Compiling bevy_diagnostic v0.8.1
[INFO] [stderr]    Compiling bevy_window v0.8.1
[INFO] [stderr]    Compiling bevy_internal v0.8.1
[INFO] [stderr]    Compiling bevy v0.8.1
[INFO] [stdout] warning: unexpected `cfg` condition name: `dim3`
[INFO] [stdout]    --> src/lib.rs:218:11
[INFO] [stdout]     |
[INFO] [stdout] 218 |     #[cfg(dim3)]
[INFO] [stdout]     |           ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(dim3)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(dim3)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `dim3`
[INFO] [stdout]    --> src/lib.rs:230:11
[INFO] [stdout]     |
[INFO] [stdout] 230 |     #[cfg(dim3)]
[INFO] [stdout]     |           ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(dim3)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(dim3)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]   --> src/utils.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     #[must_use]
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, and traits
[INFO] [stdout]    = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.28s
[INFO] running `Command { std: "docker" "inspect" "9c7d774fac8b440face1c3c3f0b5e1307162bcda649c8c530f924ff4a80d6c58", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9c7d774fac8b440face1c3c3f0b5e1307162bcda649c8c530f924ff4a80d6c58", kill_on_drop: false }`
[INFO] [stdout] 9c7d774fac8b440face1c3c3f0b5e1307162bcda649c8c530f924ff4a80d6c58
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d5e163251a28f4d7b2afd8b07257fdc97cc6d02a7fbaa2b9ee961eb94cc6db08
[INFO] running `Command { std: "docker" "start" "-a" "d5e163251a28f4d7b2afd8b07257fdc97cc6d02a7fbaa2b9ee961eb94cc6db08", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling rstest_macros v0.14.0
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling bevy_macro_utils v0.8.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling bevy_reflect_derive v0.8.1
[INFO] [stderr]    Compiling bevy_ecs_macros v0.8.1
[INFO] [stderr]    Compiling bevy_derive v0.8.1
[INFO] [stderr]    Compiling duplicate v0.4.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling rstest v0.15.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling glam v0.21.3
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling erased-serde v0.3.31
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling bevy_utils v0.8.1
[INFO] [stderr]    Compiling bevy_reflect v0.8.1
[INFO] [stderr]    Compiling bevy_math v0.8.1
[INFO] [stderr]    Compiling bevy_ecs v0.8.1
[INFO] [stderr]    Compiling bevy_app v0.8.1
[INFO] [stderr]    Compiling bevy_time v0.8.1
[INFO] [stderr]    Compiling bevy_input v0.8.1
[INFO] [stderr]    Compiling bevy_log v0.8.1
[INFO] [stderr]    Compiling bevy_hierarchy v0.8.1
[INFO] [stderr]    Compiling bevy_core v0.8.1
[INFO] [stderr]    Compiling bevy_diagnostic v0.8.1
[INFO] [stderr]    Compiling bevy_transform v0.8.1
[INFO] [stderr]    Compiling bevy_window v0.8.1
[INFO] [stderr]    Compiling bevy_internal v0.8.1
[INFO] [stderr]    Compiling bevy v0.8.1
[INFO] [stderr]    Compiling heron_core v5.0.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition name: `dim3`
[INFO] [stdout]    --> src/lib.rs:218:11
[INFO] [stdout]     |
[INFO] [stdout] 218 |     #[cfg(dim3)]
[INFO] [stdout]     |           ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(dim3)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(dim3)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `dim3`
[INFO] [stdout]    --> src/lib.rs:230:11
[INFO] [stdout]     |
[INFO] [stdout] 230 |     #[cfg(dim3)]
[INFO] [stdout]     |           ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(dim3)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(dim3)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]   --> src/utils.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     #[must_use]
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, and traits
[INFO] [stdout]    = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `dim3`
[INFO] [stdout]    --> src/lib.rs:218:11
[INFO] [stdout]     |
[INFO] [stdout] 218 |     #[cfg(dim3)]
[INFO] [stdout]     |           ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(dim3)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(dim3)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `dim3`
[INFO] [stdout]    --> src/lib.rs:230:11
[INFO] [stdout]     |
[INFO] [stdout] 230 |     #[cfg(dim3)]
[INFO] [stdout]     |           ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(dim3)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(dim3)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]   --> src/utils.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     #[must_use]
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, and traits
[INFO] [stdout]    = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 29.55s
[INFO] running `Command { std: "docker" "inspect" "d5e163251a28f4d7b2afd8b07257fdc97cc6d02a7fbaa2b9ee961eb94cc6db08", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d5e163251a28f4d7b2afd8b07257fdc97cc6d02a7fbaa2b9ee961eb94cc6db08", kill_on_drop: false }`
[INFO] [stdout] d5e163251a28f4d7b2afd8b07257fdc97cc6d02a7fbaa2b9ee961eb94cc6db08
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 30c7f070d82cd8c9564a953ee133da971c10ed420a3181275025bcc71a96bb42
[INFO] running `Command { std: "docker" "start" "-a" "30c7f070d82cd8c9564a953ee133da971c10ed420a3181275025bcc71a96bb42", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition name: `dim3`
[INFO] [stderr]    --> src/lib.rs:218:11
[INFO] [stderr]     |
[INFO] [stderr] 218 |     #[cfg(dim3)]
[INFO] [stderr]     |           ^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stderr]     = help: consider using a Cargo feature instead
[INFO] [stderr]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]              [lints.rust]
[INFO] [stderr]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(dim3)'] }
[INFO] [stderr]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(dim3)");` to the top of the `build.rs`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `dim3`
[INFO] [stderr]    --> src/lib.rs:230:11
[INFO] [stderr]     |
[INFO] [stderr] 230 |     #[cfg(dim3)]
[INFO] [stderr]     |           ^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider using a Cargo feature instead
[INFO] [stderr]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]              [lints.rust]
[INFO] [stderr]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(dim3)'] }
[INFO] [stderr]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(dim3)");` to the top of the `build.rs`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stderr]   --> src/utils.rs:18:5
[INFO] [stderr]    |
[INFO] [stderr] 18 |     #[must_use]
[INFO] [stderr]    |     ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]    = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, and traits
[INFO] [stderr]    = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `heron_core` (lib) generated 3 warnings (run `cargo fix --lib -p heron_core` to apply 1 suggestion)
[INFO] [stderr] warning: `heron_core` (lib test) generated 3 warnings (3 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/heron_core-9f6c354c4691540b)
[INFO] [stdout] 
[INFO] [stdout] running 42 tests
[INFO] [stdout] test constraints::tests::is_allow ... ok
[INFO] [stdout] test constraints::tests::is_not_allow::constraints_1 ... ok
[INFO] [stdout] test constraints::tests::is_lock ... ok
[INFO] [stdout] test constraints::tests::is_not_allow::constraints_4 ... ok
[INFO] [stdout] test constraints::tests::is_not_lock::constraints_1 ... ok
[INFO] [stdout] test constraints::tests::is_not_lock::constraints_3 ... ok
[INFO] [stdout] test constraints::tests::is_not_lock::constraints_2 ... ok
[INFO] [stdout] test layers::tests::none_does_not_interact_with_any_anything::case_4 ... ok
[INFO] [stdout] test physics_time::tests::pause_restore_time_scale_before_pause::case_1 ... ok
[INFO] [stdout] test layers::tests::with_layer_adds_interaction ... ok
[INFO] [stdout] test physics_time::tests::pause_restore_time_scale_before_pause::case_3 ... ok
[INFO] [stdout] test constraints::tests::is_not_lock::constraints_4 ... ok
[INFO] [stdout] test layers::tests::none_does_not_interact_with_any_anything::case_1 ... ok
[INFO] [stdout] test layers::tests::none_does_not_interact_with_any_anything::case_2 ... ok
[INFO] [stdout] test physics_time::tests::pause_restore_time_scale_before_pause::case_2 ... ok
[INFO] [stdout] test layers::tests::all_interacts_with_all ... ok
[INFO] [stdout] test layers::tests::none_does_not_interact_with_any_anything::case_3 ... ok
[INFO] [stdout] test physics_time::tests::pause_sets_scale_to_zero::case_1 ... ok
[INFO] [stdout] test physics_time::tests::scale_can_be_set::case_4 ... ok
[INFO] [stdout] test step::tests::is_not_step_frame_if_not_enough_time_has_elapsed::case_1 ... ok
[INFO] [stdout] test step::tests::is_not_step_frame_if_not_enough_time_has_elapsed::case_2 ... ok
[INFO] [stdout] test layers::tests::empty_groups_and_masks_not_interact ... ok
[INFO] [stdout] test collisions::tests::collisions_react_on_entity_removal ... ok
[INFO] [stdout] test step::tests::is_step_frame_when_enough_time_has_elapsed::case_2 ... ok
[INFO] [stdout] test step::tests::is_step_frame_when_enough_time_has_elapsed::case_3 ... ok
[INFO] [stdout] test step::tests::is_step_frame_when_enough_time_has_elapsed::case_4 ... ok
[INFO] [stdout] test physics_time::tests::pause_sets_scale_to_zero::case_3 ... ok
[INFO] [stdout] test physics_time::tests::pause_sets_scale_to_zero::case_2 ... ok
[INFO] [stdout] test step::tests::is_step_frame_when_enough_time_has_elapsed::case_5 ... ok
[INFO] [stdout] test collisions::tests::collisions_updates ... ok
[INFO] [stdout] test constraints::tests::is_not_allow::constraints_2 ... ok
[INFO] [stdout] test constraints::tests::is_not_allow::constraints_3 ... ok
[INFO] [stdout] test physics_time::tests::scale_can_be_set::case_1 ... ok
[INFO] [stdout] test physics_time::tests::scale_can_be_set::case_2 ... ok
[INFO] [stdout] test physics_time::tests::scale_can_be_set::case_3 ... ok
[INFO] [stdout] test step::tests::is_step_frame_when_enough_time_has_elapsed::case_1 ... ok
[INFO] [stdout] test layers::tests::without_layer_removes_interaction ... ok
[INFO] [stdout] test step::tests::is_not_step_frame_if_not_enough_time_has_elapsed::case_3 ... ok
[INFO] [stdout] test physics_time::tests::new_with_negative_scale_panics::case_1 - should panic ... ok
[INFO] [stdout] test physics_time::tests::set_negative_scale_panics::case_1 - should panic ... ok
[INFO] [stdout] test physics_time::tests::set_negative_scale_panics::case_2 - should panic ... ok
[INFO] [stdout] test physics_time::tests::new_with_negative_scale_panics::case_2 - should panic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 42 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests heron_core
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test src/step.rs - step::PhysicsSteps::from_max_delta_time (line 120) - compile ... ok
[INFO] [stdout] test src/velocity.rs - velocity::Acceleration (line 52) ... FAILED
[INFO] [stdout] test src/velocity.rs - velocity::Velocity (line 18) ... FAILED
[INFO] [stdout] test src/lib.rs - PhysicMaterial (line 370) ... FAILED
[INFO] [stdout] test src/constraints.rs - constraints::RotationConstraints (line 12) ... FAILED
[INFO] [stdout] test src/lib.rs - CollisionShape (line 147) ... FAILED
[INFO] [stdout] test src/layers.rs - layers::CollisionLayers (line 48) ... FAILED
[INFO] [stdout] test src/velocity.rs - velocity::Damping (line 84) ... FAILED
[INFO] [stdout] test src/lib.rs - RigidBody (line 260) ... FAILED
[INFO] [stdout] test src/lib.rs - SensorShape (line 339) ... FAILED
[INFO] [stdout] test src/events.rs - events::CollisionEvent (line 10) ... ok
[INFO] [stdout] test src/gravity.rs - gravity::Gravity (line 8) ... ok
[INFO] [stdout] test src/physics_time.rs - physics_time::PhysicsTime (line 5) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/velocity.rs - velocity::Acceleration (line 52) stdout ----
[INFO] [stdout] error: this function depends on never type fallback being `()`
[INFO] [stdout]   --> src/velocity.rs:58:1
[INFO] [stdout]    |
[INFO] [stdout] 58 | fn spawn(mut commands: Commands) {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: Bundle` will fail
[INFO] [stdout]   --> src/velocity.rs:59:27
[INFO] [stdout]    |
[INFO] [stdout] 59 |     commands.spawn_bundle(todo!("Spawn your sprite/mesh, incl. at least a GlobalTransform"))
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]    = note: `#[deny(dependency_on_unit_never_type_fallback)]` (part of `#[deny(rust_2024_compatibility)]`) on by default
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]    |
[INFO] [stdout] 59 |     commands.spawn_bundle::<()>(todo!("Spawn your sprite/mesh, incl. at least a GlobalTransform"))
[INFO] [stdout]    |                          ++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/velocity.rs - velocity::Velocity (line 18) stdout ----
[INFO] [stdout] error: this function depends on never type fallback being `()`
[INFO] [stdout]   --> src/velocity.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | fn spawn(mut commands: Commands) {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: Bundle` will fail
[INFO] [stdout]   --> src/velocity.rs:25:27
[INFO] [stdout]    |
[INFO] [stdout] 25 |     commands.spawn_bundle(todo!("Spawn your sprite/mesh, incl. at least a GlobalTransform"))
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]    = note: `#[deny(dependency_on_unit_never_type_fallback)]` (part of `#[deny(rust_2024_compatibility)]`) on by default
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]    |
[INFO] [stdout] 25 |     commands.spawn_bundle::<()>(todo!("Spawn your sprite/mesh, incl. at least a GlobalTransform"))
[INFO] [stdout]    |                          ++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - PhysicMaterial (line 370) stdout ----
[INFO] [stdout] error: this function depends on never type fallback being `()`
[INFO] [stdout]    --> src/lib.rs:374:1
[INFO] [stdout]     |
[INFO] [stdout] 374 | fn spawn(mut commands: Commands) {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: Bundle` will fail
[INFO] [stdout]    --> src/lib.rs:375:27
[INFO] [stdout]     |
[INFO] [stdout] 375 |     commands.spawn_bundle(todo!("Spawn your sprite/mesh, incl. at least a GlobalTransform"))
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]     = note: `#[deny(dependency_on_unit_never_type_fallback)]` (part of `#[deny(rust_2024_compatibility)]`) on by default
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]     |
[INFO] [stdout] 375 |     commands.spawn_bundle::<()>(todo!("Spawn your sprite/mesh, incl. at least a GlobalTransform"))
[INFO] [stdout]     |                          ++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/constraints.rs - constraints::RotationConstraints (line 12) stdout ----
[INFO] [stdout] error: this function depends on never type fallback being `()`
[INFO] [stdout]   --> src/constraints.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | fn spawn(mut commands: Commands) {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: Bundle` will fail
[INFO] [stdout]   --> src/constraints.rs:18:27
[INFO] [stdout]    |
[INFO] [stdout] 18 |     commands.spawn_bundle(todo!("Spawn your sprite/mesh, incl. at least a GlobalTransform"))
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]    = note: `#[deny(dependency_on_unit_never_type_fallback)]` (part of `#[deny(rust_2024_compatibility)]`) on by default
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]    |
[INFO] [stdout] 18 |     commands.spawn_bundle::<()>(todo!("Spawn your sprite/mesh, incl. at least a GlobalTransform"))
[INFO] [stdout]    |                          ++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - CollisionShape (line 147) stdout ----
[INFO] [stdout] error: this function depends on never type fallback being `()`
[INFO] [stdout]    --> src/lib.rs:151:1
[INFO] [stdout]     |
[INFO] [stdout] 151 | fn spawn(mut commands: Commands) {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: Bundle` will fail
[INFO] [stdout]    --> src/lib.rs:152:27
[INFO] [stdout]     |
[INFO] [stdout] 152 |     commands.spawn_bundle(todo!("Spawn your sprite/mesh, incl. at least a GlobalTransform"))
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]     = note: `#[deny(dependency_on_unit_never_type_fallback)]` (part of `#[deny(rust_2024_compatibility)]`) on by default
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]     |
[INFO] [stdout] 152 |     commands.spawn_bundle::<()>(todo!("Spawn your sprite/mesh, incl. at least a GlobalTransform"))
[INFO] [stdout]     |                          ++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/layers.rs - layers::CollisionLayers (line 48) stdout ----
[INFO] [stdout] error: this function depends on never type fallback being `()`
[INFO] [stdout]   --> src/layers.rs:65:1
[INFO] [stdout]    |
[INFO] [stdout] 65 | fn spawn(mut commands: Commands) {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: Bundle` will fail
[INFO] [stdout]   --> src/layers.rs:66:26
[INFO] [stdout]    |
[INFO] [stdout] 66 |    commands.spawn_bundle(todo!("Spawn a bundle of your choice"))
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]    = note: `#[deny(dependency_on_unit_never_type_fallback)]` (part of `#[deny(rust_2024_compatibility)]`) on by default
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]    |
[INFO] [stdout] 66 |    commands.spawn_bundle::<()>(todo!("Spawn a bundle of your choice"))
[INFO] [stdout]    |                         ++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/velocity.rs - velocity::Damping (line 84) stdout ----
[INFO] [stdout] error: this function depends on never type fallback being `()`
[INFO] [stdout]   --> src/velocity.rs:89:1
[INFO] [stdout]    |
[INFO] [stdout] 89 | fn spawn(mut commands: Commands) {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: Bundle` will fail
[INFO] [stdout]   --> src/velocity.rs:90:27
[INFO] [stdout]    |
[INFO] [stdout] 90 |     commands.spawn_bundle(todo!("Spawn your sprite/mesh, incl. at least a GlobalTransform"))
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]    = note: `#[deny(dependency_on_unit_never_type_fallback)]` (part of `#[deny(rust_2024_compatibility)]`) on by default
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]    |
[INFO] [stdout] 90 |     commands.spawn_bundle::<()>(todo!("Spawn your sprite/mesh, incl. at least a GlobalTransform"))
[INFO] [stdout]    |                          ++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - RigidBody (line 260) stdout ----
[INFO] [stdout] error: this function depends on never type fallback being `()`
[INFO] [stdout]    --> src/lib.rs:264:1
[INFO] [stdout]     |
[INFO] [stdout] 264 | fn spawn(mut commands: Commands) {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: Bundle` will fail
[INFO] [stdout]    --> src/lib.rs:265:27
[INFO] [stdout]     |
[INFO] [stdout] 265 |     commands.spawn_bundle(todo!("Spawn your sprite/mesh, incl. at least a GlobalTransform"))
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]     = note: `#[deny(dependency_on_unit_never_type_fallback)]` (part of `#[deny(rust_2024_compatibility)]`) on by default
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]     |
[INFO] [stdout] 265 |     commands.spawn_bundle::<()>(todo!("Spawn your sprite/mesh, incl. at least a GlobalTransform"))
[INFO] [stdout]     |                          ++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - SensorShape (line 339) stdout ----
[INFO] [stdout] error: this function depends on never type fallback being `()`
[INFO] [stdout]    --> src/lib.rs:343:1
[INFO] [stdout]     |
[INFO] [stdout] 343 | fn spawn(mut commands: Commands) {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: Bundle` will fail
[INFO] [stdout]    --> src/lib.rs:344:25
[INFO] [stdout]     |
[INFO] [stdout] 344 |   commands.spawn_bundle(todo!("Spawn your sprite/mesh, incl. at least a GlobalTransform"))
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]     = note: `#[deny(dependency_on_unit_never_type_fallback)]` (part of `#[deny(rust_2024_compatibility)]`) on by default
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]     |
[INFO] [stdout] 344 |   commands.spawn_bundle::<()>(todo!("Spawn your sprite/mesh, incl. at least a GlobalTransform"))
[INFO] [stdout]     |                        ++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/constraints.rs - constraints::RotationConstraints (line 12)
[INFO] [stdout]     src/layers.rs - layers::CollisionLayers (line 48)
[INFO] [stdout]     src/lib.rs - CollisionShape (line 147)
[INFO] [stdout]     src/lib.rs - PhysicMaterial (line 370)
[INFO] [stdout]     src/lib.rs - RigidBody (line 260)
[INFO] [stdout]     src/lib.rs - SensorShape (line 339)
[INFO] [stdout]     src/velocity.rs - velocity::Acceleration (line 52)
[INFO] [stdout]     src/velocity.rs - velocity::Damping (line 84)
[INFO] [stdout]     src/velocity.rs - velocity::Velocity (line 18)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 4 passed; 9 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.32s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "30c7f070d82cd8c9564a953ee133da971c10ed420a3181275025bcc71a96bb42", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "30c7f070d82cd8c9564a953ee133da971c10ed420a3181275025bcc71a96bb42", kill_on_drop: false }`
[INFO] [stdout] 30c7f070d82cd8c9564a953ee133da971c10ed420a3181275025bcc71a96bb42
